home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectShow / Players / Jukebox / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-10-08  |  1.9 KB  |  50 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Jukebox.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_JUKEBOX_DIALOG              102
  9. #define IDR_MAINFRAME                   128
  10. #define IDC_LIST_FILES                  1002
  11. #define IDC_MOVIE_SCREEN                1005
  12. #define IDC_LIST_FILTERS                1006
  13. #define IDC_LIST_PINS_INPUT             1007
  14. #define IDC_LIST_PINS_OUTPUT            1008
  15. #define IDC_BUTTON_PLAY                 1009
  16. #define IDC_BUTTON_STOP                 1010
  17. #define IDC_BUTTON_PAUSE                1011
  18. #define IDC_CHECK_MUTE                  1013
  19. #define IDC_CHECK_LOOP                  1014
  20. #define IDC_STATUS                      1015
  21. #define IDC_CHECK_PLAYTHROUGH           1016
  22. #define IDC_STATIC_FILELIST             1017
  23. #define IDC_STATIC_FILESIZE             1018
  24. #define IDC_STATIC_FILEDATE             1019
  25. #define IDC_STATUS_DIRECTORY            1020
  26. #define IDC_BUTTON_FRAMESTEP            1022
  27. #define IDC_BUTTON_PROPPAGE             1027
  28. #define IDC_CHECK_EVENTS                1028
  29. #define IDC_LIST_EVENTS                 1029
  30. #define IDC_BUTTON_CLEAR_EVENTS         1030
  31. #define IDC_SPIN_FILES                  1031
  32. #define IDC_BUTTON_SET_MEDIADIR         1032
  33. #define IDC_EDIT_MEDIADIR               1033
  34. #define IDC_STATIC_DURATION             1034
  35. #define IDC_STATIC_IMAGESIZE            1035
  36. #define IDC_SLIDER                      1036
  37. #define IDC_STATIC_POSITION             1037
  38. #define IDC_BUTTON_GRAPHEDIT            1038
  39.  
  40. // Next default values for new objects
  41. // 
  42. #ifdef APSTUDIO_INVOKED
  43. #ifndef APSTUDIO_READONLY_SYMBOLS
  44. #define _APS_NEXT_RESOURCE_VALUE        132
  45. #define _APS_NEXT_COMMAND_VALUE         32781
  46. #define _APS_NEXT_CONTROL_VALUE         1039
  47. #define _APS_NEXT_SYMED_VALUE           101
  48. #endif
  49. #endif
  50.